home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 December
/
CHIPNET Aralık 1997.iso
/
ftp
/
fwftp2.exe
/
FTPWIN.EXE
/
0
/
RCDATA
/
TFRMDIALOG
/
TFRMDIALOG.txt
Wrap
Text File
|
1996-07-17
|
2KB
|
92 lines
object frmDialog: TfrmDialog
Left = 249
Top = 120
BorderStyle = bsDialog
Caption = 'FTP Dialog'
ClientHeight = 338
ClientWidth = 451
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 451
Height = 338
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'Left Dialog'
object ListBox1: TListBox
Left = 8
Top = 8
Width = 425
Height = 292
ItemHeight = 13
Items.Strings = (
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-')
TabOrder = 0
end
end
object TabSheet2: TTabSheet
Caption = 'Right Dialog'
object ListBox2: TListBox
Left = 8
Top = 8
Width = 425
Height = 292
ItemHeight = 13
Items.Strings = (
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-'
'-')
TabOrder = 0
end
end
end
end